home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 14223 / 14223.xpi / install.rdf < prev   
Extensible Markup Language  |  2009-09-09  |  864b  |  20 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  3.  xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.   <Description about="urn:mozilla:install-manifest">
  5.     <em:id>listopenurls@neoegm</em:id>
  6.     <em:name>List Open URLs</em:name>
  7.     <em:version>1.0</em:version>
  8.     <em:creator>NeoEGM</em:creator>
  9.     <em:description>Lists the URLs of the open webpages (including the ones in the back and forward buttons)</em:description>
  10.     <em:homepageURL>http://www.neoegm.com/software/list-open-urls/</em:homepageURL>
  11.     <em:targetApplication>
  12.       <Description>
  13.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
  14.         <em:minVersion>1.5</em:minVersion>
  15.         <em:maxVersion>3.7a1pre</em:maxVersion>
  16.       </Description>
  17.     </em:targetApplication>
  18.   </Description>
  19. </RDF>
  20.